Remove an apparently unnecessary XClearWindow call.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 22 Mar 2011 18:15:52 +0000 (14:15 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 22 Mar 2011 18:15:52 +0000 (14:15 -0400)
commit258082411386aa34420795e6883361da42541eb1
treeb75af66b5c1b88676e055d2df9c5bb367ea4cec1
parentbe1bb55ab46e8bf325fe7bdfa70c5ef1523e9cd4
Remove an apparently unnecessary XClearWindow call.

* src/xterm.c (x_clear_frame): Remove XClearWindow call.  This appears
not to be necessary, and produces flickering.
src/ChangeLog
src/xterm.c